projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6819dc
)
(calendar-absolute-from-julian): Declare as a function.
author
Glenn Morris
<rgm@gnu.org>
Tue, 27 Nov 2007 04:17:22 +0000
(
04:17
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 27 Nov 2007 04:17:22 +0000
(
04:17
+0000)
lisp/calendar/holidays.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/holidays.el
b/lisp/calendar/holidays.el
index 18a243527490abfafc3c30a86bb5f3ce6beadc92..cee571f5f1c1e2d5ce734c9bd178e0ea030ec6fe 100644
(file)
--- a/
lisp/calendar/holidays.el
+++ b/
lisp/calendar/holidays.el
@@
-488,6
+488,9
@@
is non-nil)."
(list (list (calendar-gregorian-from-absolute (+ abs-easter n))
string))))))
+;; Prior call to calendar-julian-from-absolute will autoload cal-julian.
+(declare-function calendar-absolute-from-julian "cal-julian" (date))
+
(defun holiday-greek-orthodox-easter ()
"Date of Easter according to the rule of the Council of Nicaea."
(let ((m displayed-month)